home *** CD-ROM | disk | FTP | other *** search
/ The Arcade BBS / arcadebbs.zip / arcadebbs / bbstools / WWIV Mods / WWIVMOD.ZIP / PIR007.MOD < prev    next >
Encoding:
Text File  |  1993-10-12  |  1.2 KB  |  34 lines

  1. 150/150: PIR007.MOD
  2. Name: Piraeus #1 @9927
  3. Date: Thu Feb 11 14:11:20 1993
  4. From: WWIV - Eternal Dragon's Inn [909-352-7511]
  5.  
  6. ┌────────────────────────────────────────────────────────────────────────────┐
  7. │ Mod Name:  Pir007.MOD             Mod Authors:  Piraeus 1@9927 WWIVnet     │
  8. │ Difficulty:  █▒▒▒▒▒▒▒▒▒▒          Date:  11 Feb 1993                       │
  9. │ WWIV Version:  4.22                                                        │
  10. │ Files Affected:  BBS.C                                                     │
  11. │ Description:  Allows another user to log on without hanging up             │
  12. └────────────────────────────────────────────────────────────────────────────┘
  13.  
  14. this is so easy I'm not even going to include a disclaimer.
  15.  
  16. Ok... I saw a request for this and since it was so bloody easy I wrote it just
  17. before going to sleep last night...
  18.  
  19. Step 1: Open up BBS.C and search for get_string(28) :
  20.  
  21. now put this right over the nl();nl(); that precedes the get_string:
  22.  
  23.         pl("Would you like to let someone else log on?\r\n");
  24.         if (yn())
  25.            getuser();
  26.         nl();nl();
  27.  
  28. close up BBS.C
  29.  
  30. now COMPILE!!!! fun fun fun!
  31.  
  32.  
  33.  
  34. [ WWIVModnet]: (1-150,^150),?